projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32256c7
)
Fix my ChangeLog entry.
author
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 15 Sep 2011 17:41:25 +0000
(10:41 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 15 Sep 2011 17:41:25 +0000
(10:41 -0700)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 2fb4780508290e5f4a9ea0670db6f6cad37ea5f4..b89fe55ec3028739ec91a013420eba1ec97d2f1a 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-15,8
+15,8
@@
2011-09-15 Paul Eggert <eggert@cs.ucla.edu>
* editfns.c (Fformat): Fix off-by-1 bug for "%%b" (Bug#9514).
- This occurs when processing a multibyte format
, which can happen
-
when using 'eval'.
Problem reported by Wolfgang Jenker.
+ This occurs when processing a multibyte format
.
+ Problem reported by Wolfgang Jenker.
2011-09-15 Johan Bockgård <bojohan@gnu.org>